home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…rary 6 (Reseller Edition) / Apple Ref. & Pres. Lib.v6.0.toast / mac / 3-Presentations / Apple Demos / Training / HyperCard 2.0 Training / •HC 2.0-6 / card_19096.txt < prev    next >
Text File  |  1990-04-06  |  4KB  |  170 lines

  1. -- card: 19096 from stack: in.0-6
  2. -- bmap block id: 19885
  3. -- flags: 2000
  4. -- background id: 19420
  5. -- name: Resize Dialog
  6. ----- HyperTalk script -----
  7. on closeCard
  8.   hideInfo
  9. end closeCard
  10.  
  11. on hideInfo
  12.   hideFlds 2
  13. end hideInfo
  14.  
  15.  
  16.  
  17.  
  18. -- part 4 (button)
  19. -- low flags: 00
  20. -- high flags: 2000
  21. -- rect: left=107 top=22 right=265 bottom=389
  22. -- title width / last selected line: 0
  23. -- icon id / first selected line: 0 / 0
  24. -- text alignment: 1
  25. -- font id: 0
  26. -- text size: 12
  27. -- style flags: 0
  28. -- line height: 16
  29. -- part name: Info 1
  30. ----- HyperTalk script -----
  31. on mouseUp
  32.   if cd fld "whichPict" is "cd" then
  33.     hide cd pict
  34.     put "bg" into cd fld "whichPict"
  35.   else
  36.     show cd pict
  37.     put "cd" into cd fld "whichPict"
  38.   end if
  39.   showFld
  40. end mouseUp
  41.  
  42.  
  43.  
  44. -- part 3 (field)
  45. -- low flags: 81
  46. -- high flags: 2004
  47. -- rect: left=296 top=71 right=250 bottom=489
  48. -- title width / last selected line: 0
  49. -- icon id / first selected line: 0 / 0
  50. -- text alignment: 0
  51. -- font id: 174
  52. -- text size: 14
  53. -- style flags: 0
  54. -- line height: 15
  55. -- part name: info 1
  56. ----- HyperTalk script -----
  57. on mouseUp
  58.   hide me
  59. end mouseUp
  60.  
  61.  
  62.  
  63.  
  64. -- part 6 (field)
  65. -- low flags: 81
  66. -- high flags: 2004
  67. -- rect: left=267 top=10 right=134 bottom=498
  68. -- title width / last selected line: 0
  69. -- icon id / first selected line: 0 / 0
  70. -- text alignment: 0
  71. -- font id: 174
  72. -- text size: 14
  73. -- style flags: 0
  74. -- line height: 15
  75. -- part name: info 2
  76. ----- HyperTalk script -----
  77. on mouseUp
  78.   hide me
  79. end mouseUp
  80.  
  81.  
  82.  
  83.  
  84. -- part 1 (field)
  85. -- low flags: 01
  86. -- high flags: 2004
  87. -- rect: left=74 top=271 right=338 bottom=434
  88. -- title width / last selected line: 0
  89. -- icon id / first selected line: 0 / 0
  90. -- text alignment: 0
  91. -- font id: 174
  92. -- text size: 14
  93. -- style flags: 0
  94. -- line height: 15
  95. -- part name: info
  96.  
  97.  
  98. -- part 2 (button)
  99. -- low flags: 00
  100. -- high flags: 2000
  101. -- rect: left=392 top=297 right=340 bottom=431
  102. -- title width / last selected line: 0
  103. -- icon id / first selected line: 5233 / 5233
  104. -- text alignment: 1
  105. -- font id: 0
  106. -- text size: 12
  107. -- style flags: 0
  108. -- line height: 16
  109. -- part name: returnArrow
  110. ----- HyperTalk script -----
  111. on mouseUp
  112.   lock screen
  113.   go cd "changing card sizes" of stack "Intro to HyperCard 2.0"
  114.   unlock screen with visual zoom close
  115. end mouseUp
  116.  
  117.  
  118.  
  119. -- part 5 (button)
  120. -- low flags: 00
  121. -- high flags: 2000
  122. -- rect: left=127 top=34 right=58 bottom=296
  123. -- title width / last selected line: 0
  124. -- icon id / first selected line: 0 / 0
  125. -- text alignment: 1
  126. -- font id: 0
  127. -- text size: 12
  128. -- style flags: 0
  129. -- line height: 16
  130. -- part name: Info 2
  131. ----- HyperTalk script -----
  132. on mouseUp
  133.   showFld
  134. end mouseUp
  135.  
  136.  
  137.  
  138. -- part 7 (field)
  139. -- low flags: 81
  140. -- high flags: 0000
  141. -- rect: left=471 top=292 right=317 bottom=504
  142. -- title width / last selected line: 0
  143. -- icon id / first selected line: 0 / 0
  144. -- text alignment: 0
  145. -- font id: 3
  146. -- text size: 12
  147. -- style flags: 0
  148. -- line height: 16
  149. -- part name: whichPict
  150.  
  151.  
  152. -- part contents for card part 3
  153. ----- text -----
  154. To change the size of a card, you can drag the lower right corner of the picture of the card to a new size‚Äîbetween 64 by 64 pixels and 1280 by 1280 pixels. 
  155.  
  156. Click on the picture of the card to see a sample of how it can change.
  157.  
  158. -- part contents for card part 6
  159. ----- text -----
  160. This is a pop-up menu that contains options for some standard card sizes. The options are Apple II GS window (320 by 200 pixels), Small (416 by 240 pixels), Standard 9", Mac II 12", MacPaint, Window, and Screen.
  161.  
  162. -- part contents for card part 1
  163. ----- text -----
  164. This is the dialog box that appears when you click 
  165. the Resize... option in the Card Info dialog box. 
  166. Click on this dialog box to learn about it.
  167.  
  168. -- part contents for card part 7
  169. ----- text -----
  170. bg